C1.Silverlight.Schedule Namespace > C1Scheduler Class > NewAppointmentDialog Method : NewAppointmentDialog(DateTime,DateTime,Nullable<Boolean>) Method |
'Declaration
Public Overloads Sub NewAppointmentDialog( _ ByVal start As System.Date, _ ByVal end As System.Date, _ ByVal allDayEvent As System.Nullable(Of Boolean) _ )
public void NewAppointmentDialog( System.DateTime start, System.DateTime end, System.Nullable<bool> allDayEvent )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2